public void certifyDocument( PDFSignatureField signatureField, PDFDigitalSignatureAllowedChanges allowedChanges ) |
Parameters
- signatureField
- The field that stores the certifying signature.
- allowedChanges
- The changes allowed by the signature.
public void certifyDocument( PDFSignatureField signatureField, PDFDigitalSignatureAllowedChanges allowedChanges ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When the signature field does not have a signature. |